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.2.1
+version:             0.1.2.2
 synopsis:            Extra non-essential utilities for building legion applications.
 description:         Please see README.md
 homepage:            https://github.com/owensmurray/legion-extra#readme
@@ -31,7 +31,7 @@
     data-default-class >= 0.0.1    && < 0.2,
     data-dword         >= 0.3      && < 0.4,
     directory          >= 1.2.6.2  && < 1.4,
-    legion             >= 0.9      && < 0.10,
+    legion             >= 0.9      && < 0.11,
     network            >= 2.6.3.1  && < 2.7,
     safe               >= 0.3.9    && < 0.4,
     split              >= 0.2.3.1  && < 0.3,
