diff --git a/xml-conduit.cabal b/xml-conduit.cabal
--- a/xml-conduit.cabal
+++ b/xml-conduit.cabal
@@ -1,5 +1,5 @@
 name:            xml-conduit
-version:         0.5.1.1
+version:         0.5.1.2
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>
@@ -38,7 +38,7 @@
                    , attoparsec                >= 0.10
                    , blaze-builder             >= 0.2      && < 0.4
                    , transformers              >= 0.2      && < 0.3
-                   , failure                   >= 0.1      && < 0.2
+                   , failure                   >= 0.1      && < 0.3
                    , data-default              >= 0.2      && < 0.4
                    , system-filepath           >= 0.4      && < 0.5
     exposed-modules: Text.XML.Stream.Parse
