diff --git a/shuffle.cabal b/shuffle.cabal
--- a/shuffle.cabal
+++ b/shuffle.cabal
@@ -1,5 +1,5 @@
 Name:                shuffle
-Version:             0.1.0.0
+Version:             0.1.0.1
 Copyright:           Utrecht University, Department of Information and Computing Sciences, Software Technology group
 Description:         Shuffle tool used by UHC (Utrecht Haskell Compiler)
 Synopsis:            Shuffle tool for UHC
@@ -37,11 +37,11 @@
                      UHC.Shuffle.MainAG
   Build-Depends:     base >= 4 && < 5,
                      containers >= 0.4,
-                     directory >= 1.2,
+                     directory >= 1.1,
                      network >= 2.3,
                      process >= 1.1,
                      array >= 0.4,
                      uulib >= 0.9,
                      uuagc >= 0.9.40.3,
                      uuagc-cabal >= 1.0.3.0,
-                     uhc-util >= 0.1.0.1
+                     uhc-util >= 0.1.0.2
