diff --git a/morley-prelude.cabal b/morley-prelude.cabal
--- a/morley-prelude.cabal
+++ b/morley-prelude.cabal
@@ -1,22 +1,22 @@
 cabal-version:       2.4
 name:                morley-prelude
-version:             0.1.0.3
+version:             0.1.0.4
 synopsis:            A custom prelude used in Morley
 description:
   A custom prelude used in Morley. It re-exports the Universum prelude
   and makes some tiny changes.
-homepage:            https://gitlab.com/camlcase-dev/morley
+homepage:            https://gitlab.com/tezos-standards/morley
 license:             AGPL-3.0-or-later
 license-file:        LICENSE
-author:              camlCase, Serokell
-maintainer:          john@camlcase.io
+author:              camlCase, Serokell, Tocqueville Group
+maintainer:          john.c.burnham@gmail.com
 copyright:           2019 Tocqueville Group
 category:            Prelude
 build-type:          Simple
 
 source-repository head
   type:     git
-  location: git@gitlab.com:camlcase-dev/morley.git
+  location: git@gitlab.com:tezos-standards/morley.git
 
 library
   hs-source-dirs:      .
