diff --git a/hamlet.cabal b/hamlet.cabal
--- a/hamlet.cabal
+++ b/hamlet.cabal
@@ -1,5 +1,5 @@
 name:            hamlet
-version:         1.1.7.4
+version:         1.1.7.5
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -71,7 +71,7 @@
                  , base             >= 4       && < 5
                  , parsec           >= 2       && < 4
                  , containers       >= 0.2
-                 , text             >= 0.7     && < 1
+                 , text             >= 0.7
                  , HUnit
                  , hspec            >= 1.3
                  , blaze-html
