diff --git a/named-formlet.cabal b/named-formlet.cabal
--- a/named-formlet.cabal
+++ b/named-formlet.cabal
@@ -1,5 +1,5 @@
 Name:                named-formlet
-Version:             0.1
+Version:             0.2
 Synopsis:            A simple formlet library with named formlets.
 Description:         A simple formlet library with named formlets (e.g. username, email, password, etc.).
 License:             BSD3
@@ -15,7 +15,7 @@
   Other-modules:     Data.Monoid.Operator
   Build-depends:     base >= 4 && < 5
                     ,text >= 0.11
-                    ,blaze-html >= 0.4   && < 0.5
+                    ,blaze-html >= 0.4  
                     ,containers >= 0.3
                     ,bytestring >= 0.8
                     ,mtl >= 2.0
