diff --git a/hspec-checkers.cabal b/hspec-checkers.cabal
--- a/hspec-checkers.cabal
+++ b/hspec-checkers.cabal
@@ -1,5 +1,5 @@
 name:                hspec-checkers
-version:             0.1.0
+version:             0.1.0.1
 synopsis:            Allows to use checkers properties from hspec
 description:
   Allows to use <http://hackage.haskell.org/package/checkers checkers>
@@ -7,7 +7,7 @@
 license:             BSD3
 license-file:        LICENSE
 author:              Sönke Hahn
-maintainer:          soenke.hahn@zalora.com
+maintainer:          soenkehahn@gmail.com
 copyright:           Zalora South East Asia Pte Ltd
 category:            Testing
 build-type:          Simple
@@ -18,7 +18,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/zalora/hspec-checkers
+  location: https://github.com/soenkehahn/hspec-checkers
 
 library
   exposed-modules:     Test.Hspec.Checkers
