diff --git a/extensible-exceptions.cabal b/extensible-exceptions.cabal
--- a/extensible-exceptions.cabal
+++ b/extensible-exceptions.cabal
@@ -1,5 +1,5 @@
 name:           extensible-exceptions
-version:        0.1.1.2
+version:        0.1.1.3
 license:        BSD3
 license-file:   LICENSE
 maintainer:     libraries@haskell.org
@@ -21,8 +21,8 @@
 -- and they don't understand source-repository sections
 -- (GHC trac #3931)
 -- source-repository head
---     type:     darcs
---     location: http://darcs.haskell.org/packages/extensible-exceptions/
+--     type:     git
+--     location: http://darcs.haskell.org/packages/extensible-exceptions.git/
 
 Library {
     if impl(ghc>=6.9)
