diff --git a/bson-mapping.cabal b/bson-mapping.cabal
--- a/bson-mapping.cabal
+++ b/bson-mapping.cabal
@@ -1,5 +1,5 @@
 Name:               bson-mapping
-Version:            0.1.4
+Version:            0.1.4.1
 License:            OtherLicense
 License-File:       LICENSE
 Author:             Francesco Mazzoli <f@mazzo.li>
@@ -15,7 +15,7 @@
 
 source-repository head
     type:     git
-    location: git://github.com/rostayob/bson-mapping.git
+    location: git://github.com/bitonic/bson-mapping.git
 
 Library
   Build-Depends:      base >= 4 && < 5,
