diff --git a/reform-hamlet.cabal b/reform-hamlet.cabal
--- a/reform-hamlet.cabal
+++ b/reform-hamlet.cabal
@@ -1,5 +1,5 @@
 Name:                reform-hamlet
-Version:             0.0
+Version:             0.0.1
 Synopsis:            Add support for using Hamlet with Reform
 Description:         Reform is a library for building and validating forms using applicative functors. This package add support for using reform with Hamlet.
 Homepage:            http://www.happstack.com/
@@ -25,4 +25,4 @@
                        blaze-markup > 0.5 && < 0.6,
                        hamlet > 1.0 && < 1.2,
                        reform == 0.2.*,
-                       text   == 0.11.*
+                       text   >= 0.11 && < 1.1
