diff --git a/http-conduit.cabal b/http-conduit.cabal
--- a/http-conduit.cabal
+++ b/http-conduit.cabal
@@ -1,5 +1,5 @@
 name:            http-conduit
-version:         2.0.0.9
+version:         2.0.0.10
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -33,7 +33,7 @@
                  , lifted-base           >= 0.1
                  , http-client           >= 0.2.3.1
                  , http-client-tls
-                 , http-client-conduit
+                 , http-client-conduit   < 0.3
     exposed-modules: Network.HTTP.Conduit
     ghc-options:     -Wall
 
