diff --git a/stm-split.cabal b/stm-split.cabal
--- a/stm-split.cabal
+++ b/stm-split.cabal
@@ -1,5 +1,5 @@
 Name:             stm-split
-Version:          0.0.0.1
+Version:          0.0.0.2
 License:          BSD3
 License-File:     LICENSE
 Author:           Henning Thielemann <haskell@henning-thielemann.de>
@@ -27,13 +27,13 @@
 Cabal-Version:    >=1.6
 Build-Type:       Simple
 Source-Repository this
-  Tag:         0.0.0.1
+  Tag:         0.0.0.2
   Type:        darcs
-  Location:    http://code.haskell.org/~thielema/stm-split/
+  Location:    http://hub.darcs.net/thielema/stm-split/
 
 Source-Repository head
   Type:        darcs
-  Location:    http://code.haskell.org/~thielema/stm-split/
+  Location:    http://hub.darcs.net/thielema/stm-split/
 
 Library
   Build-Depends:
