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.2
+version:         1.2.3
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>
@@ -29,10 +29,8 @@
 library
     build-depends:   base                      >= 4        && < 5
                    , conduit                   >= 1.0      && < 1.3
-                   , conduit-extra
+                   , conduit-extra             >= 1.1
                    , resourcet                 >= 0.3      && < 1.2
-                   , attoparsec-conduit        >= 1.0
-                   , blaze-builder-conduit     >= 1.0
                    , bytestring                >= 0.9
                    , text                      >= 0.7
                    , containers                >= 0.2
