diff --git a/getopt-generics.cabal b/getopt-generics.cabal
--- a/getopt-generics.cabal
+++ b/getopt-generics.cabal
@@ -3,14 +3,14 @@
 -- see: https://github.com/sol/hpack
 
 name:           getopt-generics
-version:        0.11.0.1
+version:        0.11.0.2
 synopsis:       Create command line interfaces with ease
 description:    Create command line interfaces with ease
 category:       Console, System
-homepage:       https://github.com/zalora/getopt-generics#readme
-bug-reports:    https://github.com/zalora/getopt-generics/issues
+homepage:       https://github.com/soenkehahn/getopt-generics#readme
+bug-reports:    https://github.com/soenkehahn/getopt-generics/issues
 author:         Linh Nguyen, Sönke Hahn
-maintainer:     linh.nguyen@zalora.com, soenke.hahn@zalora.com
+maintainer:     linh.nguyen@zalora.com, soenkehahn@gmail.com
 copyright:      Zalora South East Asia Pte Ltd
 license:        BSD3
 license-file:   LICENSE
@@ -39,7 +39,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/zalora/getopt-generics
+  location: https://github.com/soenkehahn/getopt-generics
 
 library
   hs-source-dirs:
