I have updated to FastLed 3.1 and now every sketch shows me this error.

I have updated to FastLed 3.1 and now every sketch shows me this error. What am I doing wrong? Thanks for support!
Copy from Clipboard:

Arduino: 1.0.5 (Windows 7), Board: “Teensy 3.1”
In file included from C:\Users\Lars\Documents\Arduino\libraries\FastLED/platforms/arm/k20/fastled_arm_k20.h:12:0,
from C:\Users\Lars\Documents\Arduino\libraries\FastLED/platforms.h:8,
from C:\Users\Lars\Documents\Arduino\libraries\FastLED/FastLED.h:42,
from DemoReel100.ino:1:
C:\Users\Lars\Documents\Arduino\libraries\FastLED/platforms/arm/k20/clockless_block_arm_k20.h:18:21: fatal error: kinetis.h: No such file or directory
compilation terminated.

Weird - what version of teensyduino do you have installed?

I have installed: arduino 1.0.5; Teensyduino 1.18; and visual micro for arduino 14.14.0005. I will try to update my Teensyduino

everything works after I updated the arduino ide and teensyduino! Thanks for the advice daniel!