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