diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e02076..df57f14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
+
+## [v1.7.0](https://github.com/rubensworks/jest-rdf/compare/v1.6.0...v1.7.0) - 2021-08-11
+
+### Changed
+* [Migrate to @rdfjs/types](https://github.com/rubensworks/jest-rdf/commit/7b4dca33483a11df580097ca95cf47749c5fa054)
+
## [v1.6.0](https://github.com/rubensworks/jest-rdf/compare/v1.5.0...v1.6.0) - 2020-09-15
diff --git a/package.json b/package.json
index 1d31cfd..8f32628 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "jest-rdf",
- "version": "1.6.0",
+ "version": "1.7.0",
"description": "Jest utilities for RDF(JS)",
"keywords": [
"jest",