diff --git a/barlow-lens.cabal b/barlow-lens.cabal
--- a/barlow-lens.cabal
+++ b/barlow-lens.cabal
@@ -5,12 +5,12 @@
 -- see: https://github.com/sol/hpack
 
 name:           barlow-lens
-version:        0.1.0.0
+version:        0.1.0.1
 synopsis:       lens via string literals
 description:    Please see the README on GitHub at <https://github.com/value/barlow-lens#readme>
 category:       Generics, Records, Lens
-homepage:       https://github.com/deemp/barlow-lens#readme
-bug-reports:    https://github.com/deemp/barlow-lens/issues
+homepage:       https://github.com/deemp/haskell-barlow-lens#readme
+bug-reports:    https://github.com/deemp/haskell-barlow-lens/issues
 author:         Danila Danko, 
 maintainer:     Danila Danko
 copyright:      Danila Danko
@@ -23,7 +23,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/deemp/barlow-lens
+  location: https://github.com/deemp/haskell-barlow-lens
 
 library
   exposed-modules:
