diff --git a/creatur.cabal b/creatur.cabal
--- a/creatur.cabal
+++ b/creatur.cabal
@@ -1,5 +1,5 @@
 Name:              creatur
-Version:           5.6.1
+Version:           5.6.2
 Stability:         experimental
 Synopsis:          Framework for artificial life experiments.
 Description:       A software framework for automating experiments
@@ -36,7 +36,7 @@
 source-repository this
   type:     git
   location: https://github.com/mhwombat/creatur.git
-  tag:      5.6.1
+  tag:      5.6.2
 
 library
   GHC-Options:      -Wall -fno-warn-orphans
@@ -78,7 +78,7 @@
                     directory ==1.1 || ==1.2.*,
                     filepath ==1.3.*,
                     gray-extended ==1.*,
-                    hdaemonize ==0.4.*,
+                    hdaemonize ==0.4.* || ==0.5.*,
                     -- hmatrix ==0.14 || ==0.15.*,
                     MonadRandom ==0.1.*,
                     mtl ==2.1.*,
