diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index cf09bc4d6803d986affc5decfe9508bf8bf0f375..156693347c743d373bbe3d35e41728792918bc42 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,12 @@
 Changelog for package panda_moveit_config
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+0.7.6 (2022-08-18)
+------------------
+* Update to franka_description 0.9 (`#83 <https://github.com/ros-planning/panda_moveit_config/issues/83>`_)
+* Add 'demo_stomp' launch file (`#82 <https://github.com/ros-planning/panda_moveit_config/issues/82>`_)
+* Contributors: Gauthier Hentz, Michel Breyer, Rick Staa, Robert Haschke
+
 0.7.5 (2021-03-25)
 ------------------
 * Update SRDF for collision model (`#35 <https://github.com/ros-planning/panda_moveit_config/issues/35>`_)
diff --git a/package.xml b/package.xml
index f7b834d7e33670717a49e2cfca4a00354608ff0d..0b8c813a372bfa6cdd4220853feb69fc5a27fc03 100644
--- a/package.xml
+++ b/package.xml
@@ -1,6 +1,6 @@
 <package>
   <name>panda_moveit_config</name>
-  <version>0.7.5</version>
+  <version>0.7.6</version>
   <description>
      An automatically generated package with all the configuration and launch files for using the panda with the MoveIt! Motion Planning Framework
   </description>