diff --git a/hxt-charproperties.cabal b/hxt-charproperties.cabal
--- a/hxt-charproperties.cabal
+++ b/hxt-charproperties.cabal
@@ -1,5 +1,5 @@
 Name:                hxt-charproperties
-Version:             9.2.0.0
+Version:             9.2.0.1
 Synopsis:            Character properties and classes for XML and Unicode
 Description:         Character proprties defined by XML and Unicode standards.
                      These modules contain predicates for Unicode blocks and char proprties
@@ -15,7 +15,7 @@
 Category:            Text
 Build-type:          Simple
 
-Cabal-version:       >=1.4
+Cabal-version:       >=1.6
 
 Extra-source-files:
   gen/Makefile
@@ -39,4 +39,8 @@
   hs-source-dirs: src
 
   ghc-options: -Wall
-  ghc-prof-options: -auto-all -caf-all
+  ghc-prof-options: -caf-all
+
+Source-Repository head
+  Type:     git
+  Location: git://github.com/UweSchmidt/hxt.git
