diff --git a/elm-get.cabal b/elm-get.cabal
--- a/elm-get.cabal
+++ b/elm-get.cabal
@@ -1,5 +1,5 @@
 Name:                elm-get
-Version:             0.1.1
+Version:             0.1.1.1
 Synopsis:            Tool for sharing and using Elm libraries
 Description:         elm-get lets you install, update, and publish Elm libraries
 
@@ -46,8 +46,7 @@
                        Elm >= 0.10.1,
                        filepath,
                        HTTP,
-                       http-client >= 0.2 && <0.3,
-                       http-client-multipart,
+                       http-client,
                        http-types,
                        json,
                        mtl,
