diff --git a/gitlib-cross.cabal b/gitlib-cross.cabal
--- a/gitlib-cross.cabal
+++ b/gitlib-cross.cabal
@@ -1,10 +1,10 @@
 Name:                gitlib-cross
-Version:             3.0.0
+Version:             3.0.1
 Synopsis:            Run tests between repositories
 License-file:        LICENSE
 License:             MIT
 Author:              John Wiegley
-Maintainer:          johnw@fpcomplete.com
+Maintainer:          johnw@newartisans.com
 Build-Type:          Simple
 Cabal-Version:       >=1.10
 Category:            FFI
@@ -13,7 +13,7 @@
 
 Source-repository head
   type: git
-  location: git://github.com/fpco/gitlib.git
+  location: git://github.com/jwiegley/gitlib.git
 
 
 Library
