diff --git a/blaze-html.cabal b/blaze-html.cabal
--- a/blaze-html.cabal
+++ b/blaze-html.cabal
@@ -7,7 +7,7 @@
 -- The package version. See the Haskell package versioning policy
 -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for
 -- standards guiding when and how versions should be incremented.
-Version:             0.4.1.0
+Version:             0.4.1.1
 
 -- A short (one-line) description of the package.
 Synopsis:            A blazingly fast HTML combinator library.
@@ -78,4 +78,4 @@
   Build-depends:     base >= 4 && < 5,
                      text >= 0.10,
                      bytestring >= 0.9,
-                     blaze-builder == 0.2.* && >= 0.2.1
+                     blaze-builder >= 0.2 && < 0.4
