diff --git a/regex-compat-tdfa.cabal b/regex-compat-tdfa.cabal
--- a/regex-compat-tdfa.cabal
+++ b/regex-compat-tdfa.cabal
@@ -1,6 +1,6 @@
 Name:                   regex-compat-tdfa
-Version:                0.95.1.2
-Cabal-Version:          >=1.2
+Version:                0.95.1.3
+Cabal-Version:          >= 1.6
 License:                BSD3
 License-File:           LICENSE
 Copyright:              Copyright (c) Christopher Kuklewicz 2006
@@ -21,6 +21,12 @@
 Category:               Text
 Tested-With:            GHC
 Build-Type:		Simple
+bug-reports:            http://hub.darcs.net/shelarcy/regex-compat-tdfa/issues
+
+source-repository head
+   type: darcs
+   location: http://hub.darcs.net/shelarcy/regex-compat-tdfa
+
 flag newBase
   description: Choose base >= 4
   default: True
