diff --git a/hails.cabal b/hails.cabal
--- a/hails.cabal
+++ b/hails.cabal
@@ -1,5 +1,5 @@
 Name:           hails
-Version:        0.11.1.1
+Version:        0.11.1.2
 build-type:     Simple
 License:        GPL-2
 License-File:   LICENSE
@@ -104,6 +104,7 @@
    ,network
    ,http-conduit >= 2.1.0
    ,conduit
+   ,conduit-extra
    ,resourcet
    ,exceptions
    ,wai >= 2.1
@@ -166,6 +167,7 @@
    ,network
    ,http-conduit >= 2.1.0
    ,conduit
+   ,conduit-extra
    ,resourcet
    ,exceptions
    ,wai >= 2.1
