diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown
--- a/CHANGELOG.markdown
+++ b/CHANGELOG.markdown
@@ -1,4 +1,4 @@
 # Change log
 
 servant-serf follows the [Package Versioning Policy](https://pvp.haskell.org).
-You can find release notes [on GitHub](https://github.com/EdutainmentLIVE/servant-serf/releases).
+You can find release notes [on GitHub](https://github.com/acilearning/servant-serf/releases).
diff --git a/servant-serf.cabal b/servant-serf.cabal
--- a/servant-serf.cabal
+++ b/servant-serf.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.0
 
 name: servant-serf
-version: 0.3.1.1
+version: 0.3.1.2
 synopsis: Automatically generate Servant API modules.
 description:
   = servant-serf
@@ -76,7 +76,7 @@
 maintainer: ACI Learning
 
 source-repository head
-  location: https://github.com/EdutainmentLIVE/servant-serf
+  location: https://github.com/acilearning/servant-serf
   type: git
 
 flag pedantic
