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:         1.2.1
+version:         1.2.1.1
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>
@@ -28,7 +28,7 @@
 
 library
     build-depends:   base                      >= 4        && < 5
-                   , conduit                   >= 1.0      && < 1.2
+                   , conduit                   >= 1.0      && < 1.3
                    , conduit-extra
                    , resourcet                 >= 0.3      && < 1.2
                    , attoparsec-conduit        >= 1.0
