diff --git a/MonadCatchIO-mtl.cabal b/MonadCatchIO-mtl.cabal
--- a/MonadCatchIO-mtl.cabal
+++ b/MonadCatchIO-mtl.cabal
@@ -1,5 +1,5 @@
 name:                MonadCatchIO-mtl
-version:             0.3.0.3
+version:             0.3.0.4
 description:
         Provides a monad-transformer version of the @Control.Exception.catch@
         function. For this, it defines the @MonadCatchIO@ class, a subset of
@@ -11,7 +11,7 @@
 license:            BSD3
 license-file:       LICENSE
 maintainer:         jcpetruzza@gmail.com
-homepage:           http://code.haskell.org/~jcpetruzza/MonadCatchIO-mtl
+homepage:           http://darcsden.com/jcpetruzza/MonadCatchIO-mtl
 
 cabal-version:      >= 1.2
 build-type:         Simple
