diff --git a/CHANGELOG.md b/CHANGELOG.md
index 52fd242f1..83a2de0f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
* [issue-841](https://github.com/CosmicMind/Material/issues/841): Adjusted default sizing for Switch to be more like the original sizing.
* [pr-1030](https://github.com/CosmicMind/Material/pull/1032): Added workaround for known issue where trailing whitespace is apparent in UITextField.
+* Updated to [Motion 1.3.5](https://github.com/CosmicMind/Motion/releases/tag/1.3.5).
## 2.13.5
diff --git a/Material.podspec b/Material.podspec
index 13397d515..f3c9d7491 100755
--- a/Material.podspec
+++ b/Material.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Material'
- s.version = '2.13.5'
+ s.version = '2.13.6'
s.license = 'BSD-3-Clause'
s.summary = 'A UI/UX framework for creating beautiful applications.'
s.homepage = 'http://cosmicmind.com'
diff --git a/Sources/Frameworks/Motion b/Sources/Frameworks/Motion
index d74082864..654928d70 160000
--- a/Sources/Frameworks/Motion
+++ b/Sources/Frameworks/Motion
@@ -1 +1 @@
-Subproject commit d74082864a5df29e98eda1ddcdcec167aab5d805
+Subproject commit 654928d706213db2cd9f71281361960177ad0c1d
diff --git a/Sources/Info.plist b/Sources/Info.plist
index db133d933..e8bb8eb3a 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.13.5
+ 2.13.6
CFBundleSignature
????
CFBundleVersion