diff --git a/unraid/homeassistant.xml b/unraid/homeassistant.xml
index ff04a98..3f5a6cf 100755
--- a/unraid/homeassistant.xml
+++ b/unraid/homeassistant.xml
@@ -19,8 +19,11 @@
http://[IP]:[PORT:8123]
false
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/homeassistant-logo.png
- 2021-12-12
+ 2022-02-04
+### 2022-02-04
+- Always compile grpcio on arm32v7 due to pypi pushing a glibc only wheel.
+
### 2021-12-12
- Use the new `build.yaml` to determine HA base version.