diff --git a/niv.cabal b/niv.cabal
--- a/niv.cabal
+++ b/niv.cabal
@@ -2,15 +2,15 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 6f5b84916f782273e667d406893e0bfc85ce6d315fc6941b94dd68e760b11196
+-- hash: bc48d4df56815a9a35980c932de97fa26843e0c9b65427e799c5973263e0771a
 
 name:           niv
-version:        0.1.0
+version:        0.1.1
 synopsis:       Easy dependency management for Nix projects
 description:    Easy dependency management for Nix projects.
 category:       Development
-homepage:       https://github.com/deckgo/wai-lambda#readme
-bug-reports:    https://github.com/deckgo/wai-lambda/issues
+homepage:       https://github.com/nmattia/niv#readme
+bug-reports:    https://github.com/nmattia/niv/issues
 author:         Nicolas Mattia <nicolas@nmattia.com>
 maintainer:     Nicolas Mattia <nicolas@nmattia.com>
 copyright:      (c) 2019 Nicolas Mattia
@@ -23,7 +23,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/deckgo/wai-lambda
+  location: https://github.com/nmattia/niv
 
 library
   exposed-modules:
