diff --git a/DMuCheck.cabal b/DMuCheck.cabal
--- a/DMuCheck.cabal
+++ b/DMuCheck.cabal
@@ -1,5 +1,5 @@
 name:                DMuCheck
-version:             0.3.0.0
+version:             0.3.0.1
 synopsis:            Distributed Mutation Analysis framework for MuCheck
 description:         This package is a wrapper over the mutation analysis
                      library MuCheck. It provides a basic process based
@@ -24,7 +24,7 @@
 source-repository    this
   type:              git
   location:          https://bitbucket.org/osu-testing/d-mucheck.git
-  tag:               0.3.0.0
+  tag:               0.3.0.1
 
 Flag QuickCheck
   Description: Enable QuickCheck support
