diff --git a/heroku.cabal b/heroku.cabal
--- a/heroku.cabal
+++ b/heroku.cabal
@@ -1,5 +1,5 @@
 Name:                heroku
-Version:             0.1.2.1
+Version:             0.1.2.2
 Synopsis:            helpers for deploying to Heroku
 Description:         currently just a parser for DATABASE_URL
 Homepage:            https://github.com/gregwebs/haskell-heroku
@@ -29,5 +29,5 @@
   Main-Is:              test.hs
   Build-depends: base >= 4 && < 5
                , text
-               , network
+               , network-uri
                , hspec
