diff --git a/digestive-functors-happstack.cabal b/digestive-functors-happstack.cabal
--- a/digestive-functors-happstack.cabal
+++ b/digestive-functors-happstack.cabal
@@ -1,5 +1,5 @@
 Name:          digestive-functors-happstack
-Version:       0.6.0.0
+Version:       0.6.0.1
 Synopsis:      Happstack backend for the digestive-functors library
 Description:   Happstack backend for the digestive-functors library
 Homepage:      http://github.com/jaspervdj/digestive-functors
@@ -22,4 +22,4 @@
     bytestring         >= 0.9  && < 0.11,
     digestive-functors >= 0.6  && < 0.7,
     happstack-server   >= 6.0  && < 7.2,
-    text               >= 0.11 && < 1.0
+    text               >= 0.11 && < 1.1
