diff --git a/ChangeLog.md b/ChangeLog.md
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -5,6 +5,13 @@
 ## Unreleased changes
 
 
+## Version 0.7.1.0
+
+-   Be less strict with quoted identifiers/names in phylogenetic trees.
+-   Be less strict with FASTA identifiers.
+-   Update tooling (GHC 9.2.4).
+
+
 ## Version 0.7.0.1
 
 -   Random 1.2: Parallel functions now require an \`IOGenM\` random number
diff --git a/elynx-nexus.cabal b/elynx-nexus.cabal
--- a/elynx-nexus.cabal
+++ b/elynx-nexus.cabal
@@ -1,6 +1,6 @@
 cabal-version:  3.0
 name:           elynx-nexus
-version:        0.7.0.1
+version:        0.7.1.0
 synopsis:       Import and export Nexus files
 description:    Examine, modify, and simulate molecular sequences in a reproducible way. Please see the README on GitHub at <https://github.com/dschrempf/elynx>.
 category:       Bioinformatics
