diff --git a/CITATION.cff b/CITATION.cff
index a6f56061af2481a10e4c01b8e83158ad04c33dc1..2bac71ce9114b1b040170a53aa8143fdf48bf4b9 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -24,13 +24,13 @@ authors:
       family-names: Lehmann
       orcid: "https://orcid.org/0000-0001-7936-9852"
       affiliation: Helmholtz Centre for Environmental Research -- UFZ
-    - given-names: Karsten
-      family-names: Rink
-      affiliation: Helmholtz Centre for Environmental Research -- UFZ
     - given-names: Wenqing
       family-names: Wang
       orcid: "https://orcid.org/0000-0001-8909-6245"
       affiliation: Helmholtz Centre for Environmental Research -- UFZ
+    - given-names: Karsten
+      family-names: Rink
+      affiliation: Helmholtz Centre for Environmental Research -- UFZ
     - given-names: Norihiro
       family-names: Watanabe
       affiliation: AIST
@@ -56,14 +56,14 @@ authors:
       family-names: Chen
       orcid: "https://orcid.org/0000-0003-2019-3439"
       affiliation: TU Bergakademie Freiberg
-    - given-names: Thomas
-      family-names: Nagel
-      orcid: "https://orcid.org/0000-0001-8459-4616"
-      affiliation: TU Bergakademie Freiberg
     - given-names: Christian
       family-names: Silbermann
       orcid: "https://orcid.org/0000-0002-5474-0165"
       affiliation: TU Bergakademie Freiberg
+    - given-names: Thomas
+      family-names: Nagel
+      orcid: "https://orcid.org/0000-0001-8459-4616"
+      affiliation: TU Bergakademie Freiberg
     - given-names: Yonghui
       family-names: Huang
       affiliation: Helmholtz Centre for Environmental Research -- UFZ
@@ -88,6 +88,11 @@ authors:
       family-names: Kiszkurno
       orcid: "https://orcid.org/0000-0003-3304-4838"
       affiliation: Helmholtz Centre for Environmental Research -- UFZ
+    - given-names: Jan
+      family-names: Thiedau
+      affiliation: >-
+          Bundesanstalt für Geowissenschaften und Rohstoffe --
+          BGR
     - given-names: Keita
       family-names: Yoshioka
       orcid: "https://orcid.org/0000-0001-7518-6952"
@@ -99,11 +104,6 @@ authors:
     - given-names: Francesco
       family-names: Parisio
       affiliation: CSIC
-    - given-names: Jan
-      family-names: Thiedau
-      affiliation: >-
-          Bundesanstalt für Geowissenschaften und Rohstoffe --
-          BGR
     - given-names: Jaime
       family-names: Rodriguez
       name-particle: Garibay
@@ -174,6 +174,10 @@ authors:
       affiliation: >-
           Bundesanstalt für Geowissenschaften und Rohstoffe --
           BGR
+    - given-names: Philipp
+      family-names: Selzer
+      orcid: "https://orcid.org/0000-0001-9995-3634"
+      affiliation: Helmholtz Centre for Environmental Research -- UFZ
     - given-names: Falko
       family-names: Vehling
       affiliation: Helmholtz Centre for Environmental Research -- UFZ
@@ -196,10 +200,6 @@ authors:
     - given-names: Olaf
       family-names: Kolditz
       affiliation: Helmholtz Centre for Environmental Research -- UFZ
-    - given-names: Philipp
-      family-names: Selzer
-      orcid: "https://orcid.org/0000-0001-9995-3634"
-      affiliation: Helmholtz Centre for Environmental Research -- UFZ
     - given-names: Reza
       family-names: Taher Dang Koo
       affiliation: TU Bergakademie Freiberg
@@ -308,6 +308,6 @@ identifiers:
 repository-code: "https://github.com/ufz/ogs"
 url: "https://www.opengeosys.org"
 license: BSD-3-Clause
-version: 6.5.1
-date-released: "2024-03-28"
+version: 6.5.2
+date-released: "2024-06-14"
 doi: 10.5281/zenodo.10890088
diff --git a/Documentation/mainpage.dox.in b/Documentation/mainpage.dox.in
index 562c143481fa866d8664780788f0dee42f3393e9..0969c97612316231eb917a3187b44759724c8aed 100644
--- a/Documentation/mainpage.dox.in
+++ b/Documentation/mainpage.dox.in
@@ -21,6 +21,7 @@
  *
  * The documentation for OGS releases can be found here:
  *
+ * - https://doxygen.opengeosys.org/6.5.2
  * - https://doxygen.opengeosys.org/6.5.1
  * - https://doxygen.opengeosys.org/v6.5.0
  * - https://doxygen.opengeosys.org/v6.4.4
diff --git a/README.md b/README.md
index 2b35a9e4c0b028bbbf7cf7aa8d7000c76e9038e0..0c3f60f8b6192e9a5350833a7d16d9fcdfe56557 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ waste deposition. OGS is comprised of the THMC-simulator (simply referred to as
 ## Software development
 
 - Good starting point for users as well as for developers is the [documentation][documentation]
-- Check your code against our [styleguide](http://ufz.github.io/styleguide/cppguide.xml)
+- Check your code against our [style guide](http://ufz.github.io/styleguide/cppguide.xml)
 - Have a look at the [source code documentation for the current master-branch build][docs-master] or [for the latest release][docs-release]
 
 ## License
@@ -28,5 +28,5 @@ OpenGeoSys is distributed under the Modified BSD License. See the
 [ogs]: https://www.opengeosys.org
 [documentation]: https://www.opengeosys.org/docs/
 [docs-master]: https://doxygen.opengeosys.org/
-[docs-release]: https://doxygen.opengeosys.org/6.5.1
+[docs-release]: https://doxygen.opengeosys.org/6.5.2
 [license-source]: https://github.com/ufz/ogs/blob/master/LICENSE.txt
diff --git a/scripts/doc/_redirects b/scripts/doc/_redirects
index ed04ccc7b8f70dcaa80223cace9916ce30fa3205..4756741548d84b24a556824bfd740c9b862feb73 100644
--- a/scripts/doc/_redirects
+++ b/scripts/doc/_redirects
@@ -9,3 +9,4 @@
 /v6.4.4/* https://ogs-doxygen-v6-4-4.netlify.app/:splat 200!
 /v6.5.0/* https://ogs-doxygen-v6-5-0.netlify.app/:splat 200!
 /6.5.1/* https://ogs-doxygen-6-5-1.netlify.app/:splat 200!
+/6.5.2/* https://ogs-doxygen-6-5-2.netlify.app/:splat 200!
diff --git a/web/content/releases/6.5.2.md b/web/content/releases/6.5.2.md
new file mode 100644
index 0000000000000000000000000000000000000000..be505002c3b3896e2e6802435ed73a721f19d829
--- /dev/null
+++ b/web/content/releases/6.5.2.md
@@ -0,0 +1,25 @@
++++
+date = "2024-06-14T08:41:12+02:00"
+title = "OpenGeoSys 6.5.2"
+tag = "6.5.2"
+author = "Lars Bilke"
+release_date = "2024-06-14T08:41:12+02:00"
+
+[downloads]
+binary = [
+"Windows-10.0.22631-python-3.12.1-de-utils.zip",
+"Windows-10.0.22631-python-3.12.1-utils.zip",
+]
+container = [
+"serial.sif",
+"petsc.sif",
+"serial-mkl.sif",
+"petsc-mkl.sif",
+]
+pip = true
+note = """
+**Note:** When using Python bindings make sure to have Python installed on your system:
+
+- Windows: [Python 3.12.1](https://www.python.org/ftp/python/3.12.1/python-3.12.1-amd64.exe)
+"""
++++