diff --git a/ac-machine.cabal b/ac-machine.cabal
--- a/ac-machine.cabal
+++ b/ac-machine.cabal
@@ -1,5 +1,5 @@
 name:                ac-machine
-version:             0.2.0.4
+version:             0.2.0.5
 synopsis:            Aho-Corasick string matching algorithm in Haskell
 description:         An implementation of the Aho-Corasick string matching algorithm written in Haskell.
 license:             BSD3
@@ -22,4 +22,4 @@
 
 source-repository head
   type:     git
-  location: git://github.com/yuttie/ACMachine.git
+  location: git://github.com/yuttie/ac-machine.git
