diff --git a/CHANGES.md b/CHANGES.md
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,8 @@
+0.2.0.1
+=======
+
+* Update maintainer.
+
 0.2.0
 ======
 
diff --git a/morley-prelude.cabal b/morley-prelude.cabal
--- a/morley-prelude.cabal
+++ b/morley-prelude.cabal
@@ -4,17 +4,17 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: e8f9ad63589403a1b4fccdd73451e9b8440776b79ec530f61124e3c89fb3c55a
+-- hash: cc5648038f16d9a13ab95d9716096665f112b744e9c0c780c2eafd213d1d7c8e
 
 name:           morley-prelude
-version:        0.2.0
+version:        0.2.0.1
 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.
 category:       Prelude
 homepage:       https://gitlab.com/morley-framework/morley
 bug-reports:    https://issues.serokell.io/issues/TM
 author:         camlCase, Serokell, Tocqueville Group
-maintainer:     john.c.burnham@gmail.com
+maintainer:     Serokell <hi@serokell.io>
 copyright:      2018 camlCase, 2019 Tocqueville Group
 license:        AGPL-3.0-or-later
 license-file:   LICENSE
