diff --git a/hamlet.cabal b/hamlet.cabal
--- a/hamlet.cabal
+++ b/hamlet.cabal
@@ -1,5 +1,5 @@
 name:            hamlet
-version:         0.5.1.1
+version:         0.5.1.2
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -45,7 +45,7 @@
                    , blaze-builder    >= 0.1     && < 0.2
                    , parsec           >= 2       && < 4
                    , failure          >= 0.1.0   && < 0.2
-                   , text             >= 0.7     && < 0.10
+                   , text             >= 0.7     && < 0.11
     exposed-modules: Text.Hamlet
                      Text.Hamlet.RT
                      Text.Cassius
