diff --git a/htoml-megaparsec.cabal b/htoml-megaparsec.cabal
--- a/htoml-megaparsec.cabal
+++ b/htoml-megaparsec.cabal
@@ -1,5 +1,5 @@
 name:                     htoml-megaparsec
-version:                  1.1.0.0
+version:                  1.1.0.1
 synopsis:                 Parser for TOML files
 description:              TOML is an obvious and minimal format for config files.
                           This package provides a TOML parser
@@ -25,7 +25,7 @@
                         , CHANGES.md
 
 source-repository head
-  type:                   git
+  type:                   darcs
   location:               https://hub.darcs.net/vmchale/htoml-megaparsec
 
 library
