diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad645cd4e46c745b49eef05329e2eeb76d07d998..c2cb40b0789ad754a61d70f936524f384ffb0dd0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,16 +9,19 @@ This document is user facing. Please word the changes in such a way
 that users understand how the changes affect the new version.
 -->
 
-version 2.1.0
+version 2.2.0
 ---------------------------
 + Update TALON default image to version 4.4.1.
+
+version 2.1.0
+---------------------------
 + Make intervals optional for GATK CombineGVCFs.
 + Updated biowdl-input-converter version.
 + GATK CombineGVCFs memory was tripled to prevent it from using a lot of CPU in
   Garbage Collection mode.
 + Updated parameter_meta sections for Minimap2 and TranscriptClean to wdl-aid format.
 + Updated cores variable for TALON, the default is now 4.
-+ Updated TALON default image to version 4.4.
++ Updated TALON to version 4.4.
 + Added parameter_meta sections to the following tools:
     + htseq
     + cutadapt