diff --git a/CHANGES.rst b/CHANGES.rst
index dce5c55ff..d2e46a117 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,13 @@
+Changes in 0.7.3 (2018-08-27)
+===============================================
+
+Improvements:
+* Upgrade MatrixKit version (v0.8.3).
+
+Bug fix:
+* Fix input toolbar reset in RoomViewController on MXSession state change (#2006 and #2008).
+* Fix user interaction disabled in master view of UISplitViewContoller when selecting a room (#2005).
+
Changes in 0.7.2 (2018-08-24)
===============================================
diff --git a/Riot/SupportingFiles/Info.plist b/Riot/SupportingFiles/Info.plist
index b2de4129e..795682412 100644
--- a/Riot/SupportingFiles/Info.plist
+++ b/Riot/SupportingFiles/Info.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.7.2
+ 0.7.3
CFBundleSignature
????
CFBundleVersion
- 0.7.2
+ 0.7.3
ITSAppUsesNonExemptEncryption
ITSEncryptionExportComplianceCode
diff --git a/RiotShareExtension/SupportingFiles/Info.plist b/RiotShareExtension/SupportingFiles/Info.plist
index 44f3ea5f2..a82ad796a 100644
--- a/RiotShareExtension/SupportingFiles/Info.plist
+++ b/RiotShareExtension/SupportingFiles/Info.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 0.7.2
+ 0.7.3
CFBundleVersion
- 0.7.2
+ 0.7.3
NSExtension
NSExtensionAttributes
diff --git a/SiriIntents/Info.plist b/SiriIntents/Info.plist
index 4cd7f2895..d6f1b1bac 100644
--- a/SiriIntents/Info.plist
+++ b/SiriIntents/Info.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 0.7.2
+ 0.7.3
CFBundleVersion
- 0.7.2
+ 0.7.3
NSExtension
NSExtensionAttributes