diff --git a/rethinkdb-model.cabal b/rethinkdb-model.cabal
--- a/rethinkdb-model.cabal
+++ b/rethinkdb-model.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                rethinkdb-model
-version:             0.1.0.1
+version:             0.1.0.2
 synopsis:            Useful tools for modeling data with rethinkdb
 description:         Useful tools for modeling data with rethinkdb
 license:             MIT
@@ -10,7 +10,7 @@
 author:              Sean Hess
 maintainer:          Sean Hess <seanhess@gmail.com>
  
-homepage: http://github.com/atnnn/haskell-rethinkdb  
+homepage: http://github.com/seanhess/rethinkdb-model
 category:            Database
 build-type:          Simple
 extra-source-files:  README.md
