diff --git a/pure-cdb.cabal b/pure-cdb.cabal
--- a/pure-cdb.cabal
+++ b/pure-cdb.cabal
@@ -1,5 +1,5 @@
 Name:           pure-cdb
-Version:        0.1.1
+Version:        0.1.2
 License:        BSD3
 License-File:   COPYING
 Category:       Database
@@ -29,6 +29,10 @@
 Extra-Source-Files:
     t/foo.cdb
     README
+
+Source-Repository head
+    Type: git
+    Location: https://github.com/bosu/pure-cdb
 
 Library
     GHC-Options: -Wall
