diff --git a/regex-compat-tdfa.cabal b/regex-compat-tdfa.cabal
--- a/regex-compat-tdfa.cabal
+++ b/regex-compat-tdfa.cabal
@@ -1,5 +1,5 @@
 Name:                   regex-compat-tdfa
-Version:                0.95.1.1
+Version:                0.95.1.2
 Cabal-Version:          >=1.2
 License:                BSD3
 License-File:           LICENSE
@@ -8,8 +8,8 @@
 Author:                 Christopher Kuklewicz
 Maintainer:             shelarcy <shelarcy@gmail.com>
 Stability:              Seems to work, passes a few tests
-Homepage:               http://darcsden.com/shelarcy/regex-compat-tdfa
-Package-URL:            http://darcsden.com/shelarcy/regex-compat-tdfa
+Homepage:               http://hub.darcs.net/shelarcy/regex-compat-tdfa
+Package-URL:            http://hackage.haskell.org/package/regex-compat-tdfa
 Synopsis:               Unicode Support version of Text.Regex, using regex-tdfa
 Description:            One module layer over regex-tdfa to replace Text.Regex.
                         .
