diff --git a/system/docs/CHANGELOG.md b/system/docs/CHANGELOG.md
index 8aa4d519a5..d8e9597a6f 100644
--- a/system/docs/CHANGELOG.md
+++ b/system/docs/CHANGELOG.md
@@ -4,6 +4,9 @@ Contao Open Source CMS Changelog
Version 3.1.3 (2013-XX-XX)
--------------------------
+### Fixed
+Apply the width and height to the audio player as well (see #6114).
+
### Fixed
Do not exit after a template has been output (see #5570).
diff --git a/system/modules/core/languages/en/tl_content.xlf b/system/modules/core/languages/en/tl_content.xlf
index 0ab09efad3..c1b23eb2d2 100644
--- a/system/modules/core/languages/en/tl_content.xlf
+++ b/system/modules/core/languages/en/tl_content.xlf
@@ -306,7 +306,7 @@
-
+
diff --git a/system/modules/core/templates/elements/ce_player.html5 b/system/modules/core/templates/elements/ce_player.html5
index cfdcc27f59..f49930dfe7 100644
--- a/system/modules/core/templates/elements/ce_player.html5
+++ b/system/modules/core/templates/elements/ce_player.html5
@@ -13,7 +13,7 @@
-