diff --git a/wai-test.cabal b/wai-test.cabal
--- a/wai-test.cabal
+++ b/wai-test.cabal
@@ -1,5 +1,5 @@
 name:            wai-test
-version:         2.0.0
+version:         2.0.0.1
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -16,7 +16,7 @@
     build-depends:   base                      >= 4        && < 5
                    , wai                       >= 2.0      && < 2.1
                    , bytestring                >= 0.9.1.4
-                   , text                      >= 0.7      && < 0.12
+                   , text                      >= 0.7
                    , blaze-builder             >= 0.2.1.4  && < 0.4
                    , transformers              >= 0.2.2    && < 0.4
                    , containers                >= 0.2
