diff --git a/postgresql-orm.cabal b/postgresql-orm.cabal
--- a/postgresql-orm.cabal
+++ b/postgresql-orm.cabal
@@ -1,5 +1,5 @@
 name: postgresql-orm
-version: 0.2
+version: 0.2.1
 cabal-version: >= 1.14
 build-type: Simple
 license: GPL
@@ -62,6 +62,7 @@
                  , Database.PostgreSQL.ORM.Model
                  , Database.PostgreSQL.ORM.SqlType
                  , Database.PostgreSQL.ORM.Validations
+  other-modules: Paths_postgresql_orm
   other-extensions: FlexibleContexts
                   , FlexibleInstances
                   , FunctionalDependencies
