diff --git a/datarobot.cabal b/datarobot.cabal
--- a/datarobot.cabal
+++ b/datarobot.cabal
@@ -3,11 +3,11 @@
 -- see: https://github.com/sol/hpack
 
 name:                datarobot
-version:             0.1.0
+version:             0.1.1
 synopsis:            Client for DataRobot API
 description:         Client for DataRobot API
-homepage:            https://github.com/orbital/datarobot#readme
-bug-reports:         https://github.com/orbital/datarobot/issues
+homepage:            https://github.com/orbital/datarobot-haskell#readme
+bug-reports:         https://github.com/orbital/datarobot-haskell/issues
 license:             BSD3
 license-file:        LICENSE
 author:              Sean Hess
@@ -19,7 +19,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/orbital/datarobot
+  location: https://github.com/orbital/datarobot-haskell
 
 library
   hs-source-dirs:
