diff --git a/legion-extra.cabal b/legion-extra.cabal
--- a/legion-extra.cabal
+++ b/legion-extra.cabal
@@ -1,5 +1,5 @@
 name:                legion-extra
-version:             0.1.0.3
+version:             0.1.0.4
 synopsis:            Extra non-essential utilities for building legion applications.
 description:         Please see README.md
 homepage:            https://github.com/owensmurray/legion-extra#readme
@@ -25,7 +25,7 @@
     canteven-log       >= 1.0.0.0  && < 2.1,
     containers         >= 0.5.6.2  && < 0.6,
     data-default-class >= 0.0.1    && < 0.2,
-    legion             >= 0.4      && < 0.6,
+    legion             >= 0.4      && < 0.7,
     network            >= 2.6.3.1  && < 2.7,
     safe               >= 0.3.9    && < 0.4,
     split              >= 0.2.3.1  && < 0.3,
