diff --git a/shellmate-extras.cabal b/shellmate-extras.cabal
--- a/shellmate-extras.cabal
+++ b/shellmate-extras.cabal
@@ -1,5 +1,5 @@
 name:                shellmate-extras
-version:             0.3.4
+version:             0.3.4.1
 synopsis:            Extra functionality for shellmate.
 description:         HTTP downloads and parsing for various file formats.
 homepage:            https://github.com/valderman/shellmate
@@ -24,7 +24,7 @@
     base         >=4.7   && <5,
     bytestring   >=0.10  && <0.11,
     feed         >=0.3   && <0.4,
-    http-conduit >=2.1   && <2.2,
+    http-conduit >=2.2   && <2.3,
     http-types   >=0.9   && <0.10,
     mime-types   >=0.1   && <0.2,
     shellmate    >=0.3.3 && <0.4,
