diff --git a/README.md b/README.md
index 4aafa940474836bb973fdb48e198b38728b8c16d..07fbfd1a6ac42deac943c0ff1dff44d07b29621d 100644
--- a/README.md
+++ b/README.md
@@ -46,12 +46,19 @@ Scheidgen et al., (2023). NOMAD: A distributed web-based platform for managing m
 
 For citation in academic works, you can use this [BibTeX file](docs/assets/joss_paper.bib).
 
-## Change log
+## Changelog
 
 Omitted versions are plain bugfix releases with only minor changes and fixes. The
 file [`CHANGELOG.md`](https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR/-/blob/develop/CHANGELOG.md)
 contains much more detailed information about changes and fixes in the released versions.
 
+### v1.3.14
+
+- Migrated code to use Pydantic v2
+- Migrated to DataCite metadata schema 4
+- Added support for visualizing coarse-grained systems
+- Improved graph API endpoint performance
+
 ### v1.3.11
 
 - Added customizable search app menus.