diff --git a/hypher.cabal b/hypher.cabal
--- a/hypher.cabal
+++ b/hypher.cabal
@@ -1,5 +1,5 @@
 name:                hypher
-version:             0.1.4
+version:             0.1.5
 synopsis:            A Haskell neo4j client
 description:         
     Library to interact with Neo4j databases. 
@@ -17,7 +17,7 @@
     This is a fork of: http://hackage.haskell.org/package/haskell-neo4j-client. Attempting to bring it up to date. 
     Only supports new Transactional Cypher REST api.
     
-homepage:            https://github.com/zoetic-community/hyper
+homepage:            https://github.com/zoetic-community/hypher
 license:             MIT
 license-file:        LICENSE
 author:              Antoni Silvestre & Jeff Taggart
